home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / graphics / morph.zip / README.1ST < prev    next >
Text File  |  1993-04-02  |  3KB  |  58 lines

  1.         These are a series of executables that allow you to do morphing
  2. (such as in Michael Jackson's "Black or White") on your computer between 
  3. two images, and compile and view the animation in .fli or .flc format. To 
  4. save downloading time, I only included the necessary executables and docs 
  5. for DMORF (Dave's Morphing Program) and DTA (Dave's Targa Animator), both 
  6. shareware by Dave Mason.
  7.         Although you need at least a 386 for the morphing program, a
  8. math coprocessor and a 486 are highly recommended.
  9.         I also included a batch file called 'morf.bat', which compiles
  10. the tga files that dmorf creates into an .fli, and then displays it using
  11. the shareware fli viewer p6.exe. After you've rendered the tga files from
  12. dmorf, exit to DOS, and type 'morf'. That's all, and it does the rest for
  13. you. 
  14.         Of course you can change the settings in the batch file. I just
  15. included it as an example to give you a quick start. If you want to see 
  16. what this program can do, I've included a simple example animation called
  17. pointmrf.fli, along with point.msh and point.gif.
  18.         However, you can render your own animation. All you need is a GIF
  19. or TGA file.
  20.  
  21. QUICK START
  22. -----------
  23. We're going to begin by simply warping a single image. All you need to 
  24. do to make it morph to another image is add a second filename on the 
  25. command line.
  26.  
  27. Find your favorite GIF file (in this case, point.gif), and type:
  28. 1.       dmorfx point.gif
  29.         (Read into the docs to find out the differences between the 
  30.         protected mode 'x' executables and the real mode executables)
  31.  
  32. 2.       Once you're in the program, load the mesh file point.msh. You can 
  33.         move the spline points around by clicking on them with the mouse and 
  34.         dragging.  Or you can create new vertical or horizontal splines by 
  35.         clicking the right mouse button on the borders of the image. 
  36.  
  37. 3.       Click on the 'smoothing' and 'Just warp' options to increase quality
  38.         of warping, but also rendering time.
  39.  
  40. 4.       Press the 'GO' button
  41.  
  42. 5.       Exit to DOS, and run warp.bat
  43.         If you created a morph, which is a crossfade between two warps,
  44.         run the batch file morf.bat.
  45.  
  46.         That's it! The batch file will compile the TGAs into a 320x200 
  47. fli (to change this, look into dta.doc to change the /R resolution option),
  48. and then display the animation once it's done. The programs have the 
  49. capability to go up to the highest resolution that your RAM and VGA display 
  50. will allow.
  51.         If you have any questions, don't ask me, cause I didn't write this
  52. program. I just put together a bunch of useful programs that will allow
  53. you to do some kick-ass stuff. As far as I know, all of this is shareware,
  54. so you can spread it around as much as you like.
  55.                                                 Hope you enjoy!
  56.                                                   -TOASTER
  57.  
  58.